home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-20 / bb21tu.zip / USER.DOC < prev    next >
Text File  |  1991-08-16  |  1KB  |  43 lines

  1. Editing a user to set parameters:
  2.  
  3. EU call
  4.  
  5.    C x -- Sets the class.  x should be one of the following:
  6.                   N = New
  7.                   U = Unregistered user
  8.                   O = Registered user
  9.                   E = Expert user
  10.                   B = BBS
  11.                   R = Remote SYSOP
  12.                   L = Local SYSOP
  13.    F x -- Set display format.  0, 1 are only allowed values for x
  14.    H x -- Sets the user's Home BBS to x
  15.    M x -- Set maximum packet size to x.  0 means port PACLEN
  16.           will be used.
  17.    N x -- Sets the user name to x
  18.    Q x -- Sets language to x
  19.    S x -- Set screen length to x
  20.    W x -- Sets modem password to x
  21.    Y x -- Set screen width to x
  22.    Z x -- Sets the user's zipcode to x
  23.  
  24. The following are switches that you invert by typing the proper letter:
  25.  
  26.    A -- Is an advanced BBS (BIDS are ok)
  27.    B -- Is a BBS
  28.    D -- Delete this user.  Will happen after next start of BB
  29.    E -- Emergency mode user
  30.    L -- User is local
  31.    P -- Personal BBS
  32.    R -- Enable remote SYSOP function.
  33.    T -- Transparent.  If off then each packet will end in a carriage
  34.         return.  If on, then packets are usually full
  35.    X -- User is not permitted to connect
  36.  
  37. You should set all BBS to
  38.   C B        (BBS Class)
  39.   A          (Advanced BBS)
  40.  
  41. If a BBS is not BID equipped, use B for BBS instead of A.
  42.  
  43.